void WordBasic::EditCreatePublisher(TAutoString FileName, short Apperance, short RTF, short Pict)
{
AUTONAMES0("EditCreatePublisher")
AUTOARGS4(FileName, Apperance, RTF, Pict)
AUTOCALL_METHOD_VOID
}
void WordBasic::EditFindBorder(short ApplyTo, short Shadow, short TopBorder, short LeftBorder, short BottomBorder, short RightBorder, short HorizBorder, short VertBorder, short TopColor, short LeftColor, short BottomColor, short RightColor, short HorizColor, short VertColor, TAutoVal& FromText, short Shading, short Foreground, short Background, short Tab, short FineShading)
void WordBasic::EditFindFrame(short Wrap, short WidthRule, TAutoVal& FixedWidth, short HeightRule, TAutoVal& FixedHeight, TAutoVal& PositionHorz, short PositionHorzRel, TAutoVal& DistFromText, TAutoVal& PositionVert, short PositionVertRel, TAutoVal& DistVertFromText, short MoveWithText, short LockAnchor, TAutoVal& RemoveFrame)
void WordBasic::EditPublishOptions(short SendManually, short SendEditionNow, short SendEditionWhenEdited, TAutoVal& Delete, short Apperance, short RTF, short Pict)
void WordBasic::EditReplaceBorder(short ApplyTo, short Shadow, short TopBorder, short LeftBorder, short BottomBorder, short RightBorder, short HorizBorder, short VertBorder, short TopColor, short LeftColor, short BottomColor, short RightColor, short HorizColor, short VertColor, TAutoVal& FromText, short Shading, short Foreground, short Background, short Tab, short FineShading)
void WordBasic::EditReplaceFrame(short Wrap, short WidthRule, TAutoVal& FixedWidth, short HeightRule, TAutoVal& FixedHeight, TAutoVal& PositionHorz, short PositionHorzRel, TAutoVal& DistFromText, TAutoVal& PositionVert, short PositionVertRel, TAutoVal& DistVertFromText, short MoveWithText, short LockAnchor, TAutoVal& RemoveFrame)